projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d82f914
)
Include charset.h and fontset.h.
author
Geoff Voelker
<voelker@cs.washington.edu>
Tue, 20 Oct 1998 22:16:48 +0000
(22:16 +0000)
committer
Geoff Voelker
<voelker@cs.washington.edu>
Tue, 20 Oct 1998 22:16:48 +0000
(22:16 +0000)
src/w32xfns.c
patch
|
blob
|
history
diff --git
a/src/w32xfns.c
b/src/w32xfns.c
index c2b1d705c9aac7410182be792a5890e5c21c73af..7c61b2415204d69746e82e3fbc4ffcc9bc524bcc 100644
(file)
--- a/
src/w32xfns.c
+++ b/
src/w32xfns.c
@@
-23,6
+23,8
@@
Boston, MA 02111-1307, USA. */
#include <stdio.h>
#include "lisp.h"
#include "frame.h"
+#include "charset.h"
+#include "fontset.h"
#include "blockinput.h"
#include "w32term.h"
#include "windowsx.h"
@@
-378,4
+380,3
@@
x_sync (f)
void *f;
{
}
-